Commit Graph

4 Commits

Author SHA1 Message Date
Erik Weisser
0f7bf27745 add ollama api proxy support to api doc 2025-04-10 10:49:13 +02:00
ssweber
7734e19e28 handle encoding for json
Instead of using data=data, use json=data to ensure the requests library automatically handles the encoding for JSON:
2025-03-31 14:33:30 -04:00
JJ Asghar
8ff78b40f2 Added python chat completion example
Added a `python` chat completion example like you have for RAG.
2025-02-15 16:41:48 -06:00
Timothy Jaeryang Baek
e99eb2a60d refac 2025-01-31 00:36:03 -08:00