tabbyAPI-ollama/endpoints/OAI
Jake 362b8d5818 config is now backed by pydantic (WIP)
- add models for config options
- add function to regenerate config.yml
- replace references to config with pydantic compatible references
- remove unnecessary unwrap() statements

TODO:

- auto generate env vars
- auto generate argparse
- test loading a model
2024-09-05 18:04:56 +01:00
..
types [WIP] OpenAI Tools Support/Function calling (#154) 2024-08-17 00:16:25 -04:00
utils Remove rouge print statements within chat_completion.py (#174) 2024-08-23 21:28:37 -04:00
router.py config is now backed by pydantic (WIP) 2024-09-05 18:04:56 +01:00