Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.05 KB

File metadata and controls

22 lines (14 loc) · 1.05 KB

Reporting Issues for the Venice AI Python Client

Thank you for taking the time to report issues and help improve the Venice AI Python Client!

How Can I Report an Issue or Bug?

If you encounter a bug or have an issue with the library:

  1. Search Existing Issues: Before submitting a new issue, please check if a similar one has already been reported by searching on GitHub under Issues.
  2. Open a New Issue: If you can't find an existing issue that addresses your problem, please open a new one.
    • Provide a clear and descriptive title.
    • Include a detailed description of the issue.
    • If applicable, provide a code sample or an executable test case that demonstrates the problem.
    • Mention your Python version, library version, and operating system.

Questions?

If you have general questions about using the library that aren't bug reports, you can also open an issue for discussion.


Your feedback is valuable!