GravityFalls / models.py

Commit History

feat: Fix python 3.10 compatibility, auth errors, and git resilience
581b819

OnyxMunk commited on

File Tree: fix pydantic Config class usage
fbc51bd
unverified

Rafael Uzarowski commited on

projects continued
7f9e34a

frdel commited on

ignore typecheck in models.py
e49aa6c

frdel commited on

Merge branch 'pr/705' into development
162a0e5

frdel commited on

browser use upgrade
bedc13b

frdel commited on

feat: Add retry logic for transient LiteLLM errors
6ce2afb

linuztx commited on

litellm param for anthropic tool calling
89af8c3

frdel commited on

fix (browser-use): monkeypatch for browser-use and Gemini schemas
b8f794b

iameclyps0 commited on

llms think tags handling
ea7bb7f

frdel commited on

litellm param for anthropic tool calling
c6d6518

frdel commited on

browser-use downgrade to 0.2.5
a2cdcc0

frdel commited on

browser-use upgrade patch test
289ba3a

frdel commited on

browser-use upgrade
f9c7644

frdel commited on

feat(settings): add LiteLLM global params
fa0e9e7

linuztx commited on

multi api keys
e570bf3

frdel commited on

rate limiter polishing, file download polishing
b622aac

frdel commited on

rate limiter polishing
03d1a51

frdel commited on

feat: integrate rate limiting into model wrapper classes
96f0c2a

terminallylazy commited on

model providers polishing
604ccf4

frdel commited on

refactor: Standardize model provider configuration
2cf6dd3

linuztx commited on

refactor: Extract model provider config to YAML file
7ca5e78

linuztx commited on

refactor: Remove ModelProvider enum
8a7cc1d

linuztx commited on

api_base fix + litellm update
144dad3

frdel commited on

model api_base, litellm finalizing
8054905

frdel commited on

fix embedding cache
edf9ea5

frdel commited on

litellm fixes - message hoarding and missing user message
031f962

frdel commited on

openai compatible providers
e088d01

frdel commited on

litellm google mapping
87e5b23

frdel commited on

csrf + inor fixes
588f026

frdel commited on

0.9.1 finalizing
6aecd23

frdel commited on

merge prep
90c95b4

frdel commited on

Merge branch 'pr/491' into development
f3f8ca5

frdel commited on

Revert "LiteLLM integration (#419)"
423b76e

frdel commited on

LiteLLM integration (#419)
80176c2
unverified

terminallylazy commited on

extensions update
5042df1

frdel commited on

default models and settings
f533841

frdel commited on

llms and api keys reorder
bc02ebb

frdel commited on

chutes llm provider (#390)
760b243
unverified

PepeDiedrich commited on

Chat renaming, JSON lead
5ae9c22

frdel commited on

Google model in embeddings as well as browser model enabled. (#351)
35c1d07
unverified

npnpatidar commited on

openai chat temperature fix
69f436b

frdel commited on

models temp removed, deepseek reasoner support
9a3a5a7

frdel commited on

v0.8.1 release
5881d27

frdel commited on

add support to DeepSeek (#297)
59990e0
unverified

Bernardo Ramos frdel commited on

Browser-use prototype
ef24a72

frdel commited on

ctx window popup fix, default settings fix
f193a41

frdel commited on

models, settings, initializer refactor
04f5d40

frdel commited on

openai azure model func name fix
6166c15

frdel commited on

mistral fix, error text output
1dcf28d

frdel commited on