Fixed bug in cost display and handling
This commit is contained in:
2
oai.py
2
oai.py
@@ -48,7 +48,7 @@ except ImportError:
|
|||||||
print("Warning: MCP library not found. Install with: pip install mcp")
|
print("Warning: MCP library not found. Install with: pip install mcp")
|
||||||
|
|
||||||
# App version
|
# App version
|
||||||
version = '2.1.0-RC1'
|
version = '2.1.0-RC2'
|
||||||
|
|
||||||
app = typer.Typer()
|
app = typer.Typer()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user