Anton Solbjørg
Anton Solbjørg
### Describe the bug ``` def count_tokens(text="", model="gpt-4"): """ Count the number of tokens in a string """ # Fix bug where models starting with openai/ for example can't find...
### Describe the changes you have made: This is the continuation of better config used pydantic to load profiles from config. This is very incomplete ### Reference any relevant issue...
Need some additional formatting to make it pretty ### Describe the changes you have made: ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional but appreciated): -...
### Describe the changes you have made: ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional but appreciated): - [ ] I have included relevant documentation updates...
### Describe the changes you have made: There are a few missing, will add them Fixing typos first ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional...
### Describe the changes you have made: A suggestion to solve the api_key issue... it isn't litellm that requires an api_key it's openai.completion() when not passing api key I get...
### Describe the changes you have made: ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional but appreciated): - [ ] I have included relevant documentation updates...
### Describe the bug  ### Reproduce The language model is: bagelmisterytour not really relevant ### Expected behavior We should make it use powershell when cmd is the input from...
### Describe the changes you have made: When creating a PR I ran black and isort and it made a lot of changes. seperated the back and isort into a...
output is a list list.lower() errors ### Describe the changes you have made: ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional but appreciated): - [ ]...