Zachary Bennett

Results 4 issues of Zachary Bennett

This is what worked for me: async def main() -> None: # Define an agent weather_agent = AssistantAgent( name="weather_agent", model_client=AzureOpenAIChatCompletionClient( model="gpt-4o", api_version="2024-02-01", azure_endpoint="https://models.inference.ai.azure.com", model_capabilities={ "vision":True, "function_calling":True, "json_output":True, } ), tools=[get_weather],...

needs-triage

I believe you can use this rather than download TeXLive.. https://davidcarlisle.github.io/latexcgi/

…h computation * **getz_input.py** - Use the `hashlib` module to compute the SHA-256 hash of the input data. - Add a check for witness data in the `parseTx` function and...