Release 0.2.1 fixes LLM API Status Error
This commit is contained in:
@@ -5,7 +5,7 @@ Generic runtime for serving FastAgent agents over StreamableHTTP.
|
||||
Reads deployment topology from agents.yaml in the working directory.
|
||||
"""
|
||||
|
||||
__version__ = "0.1.0"
|
||||
__version__ = "0.2.1"
|
||||
|
||||
from pallas import _fastagent_patch as _fastagent_patch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user