... r.isdigit() else 0.0 for r in extracted_responses]
def strict_format_reward_func(completions, **kwargs) -> list[float]:
"""Reward function that checks if the completion has a specific format."""
pattern = r"^<reasoning>\n.*?\n</reasoning>\n<answer>\n.*?\n</answer>\n$"
responses = [completion[0 ...
Search found 249 matches: checks
Searched query: checks
- Fri Feb 07, 2025 9:59 pm
- Forum: latest AI news
- Topic: reproduced DeepSeek R1-Zero for < $30 !!!
- Replies: 9
- Views: 12255
- Fri Jan 24, 2025 10:37 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4834
Re: Using new Class TDeepSeek for documenting
... Usage Example:
oBrw:SetOrderNatural() // Removes any sorting applied to the browse.
content_copy
download
Use code with caution.
Harbour
98. SetChecks( aBmp, lEdit, aPrompt )
Description: Enables checkboxes for the first column of the browse, typically used for selecting rows.
Parameters:
aBmp ...
oBrw:SetOrderNatural() // Removes any sorting applied to the browse.
content_copy
download
Use code with caution.
Harbour
98. SetChecks( aBmp, lEdit, aPrompt )
Description: Enables checkboxes for the first column of the browse, typically used for selecting rows.
Parameters:
aBmp ...
- Fri Jan 24, 2025 10:28 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4834
Re: Using new Class TDeepSeek for documenting
... Parameters: None
Return Value: None
Usage Example:
oBrw:SetOrderNatural()
content_copy
download
Use code with caution.
Harbour
56. SetChecks( aBmp, lEdit, aPrompt )
Description: Enables checkboxes in a column for logical data type.
Parameters:
aBmp: ARRAY - Array of bitmaps for ...
Return Value: None
Usage Example:
oBrw:SetOrderNatural()
content_copy
download
Use code with caution.
Harbour
56. SetChecks( aBmp, lEdit, aPrompt )
Description: Enables checkboxes in a column for logical data type.
Parameters:
aBmp: ARRAY - Array of bitmaps for ...
- Fri Jan 17, 2025 11:11 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4834
Re: Using new Class TDeepSeek for documenting
... the combo box.
- **Parameters**:
- `cItem`: Item to find.
- `nFrom`: Starting position for the search.
19. **`Find()`**:
- **Description**: Checks if an item exists in the combo box.
- **Parameters**:
- `cItem`: Item to find.
- `nFrom`: Starting position for the search.
20. **`GetKeyChar ...
- **Parameters**:
- `cItem`: Item to find.
- `nFrom`: Starting position for the search.
19. **`Find()`**:
- **Description**: Checks if an item exists in the combo box.
- **Parameters**:
- `cItem`: Item to find.
- `nFrom`: Starting position for the search.
20. **`GetKeyChar ...
- Fri Jan 17, 2025 11:09 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4834
Re: Using new Class TDeepSeek for documenting
... making it available to other applications.
- **Inline Implementation**: Calls `CloseClipboard()`.
6. **`IsEmpty()`**:
- **Description**: Checks if the clipboard is empty for the specified format.
- **Returns**: `.T.` (true) if the clipboard is empty, `.F.` (false) otherwise.
7. **`SetData ...
- **Inline Implementation**: Calls `CloseClipboard()`.
6. **`IsEmpty()`**:
- **Description**: Checks if the clipboard is empty for the specified format.
- **Returns**: `.T.` (true) if the clipboard is empty, `.F.` (false) otherwise.
7. **`SetData ...
- Fri Jan 17, 2025 11:07 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4834
Re: Using new Class TDeepSeek for documenting
... Generates the source code for the checkbox control.
- **Returns**: String containing the generated code.
16. **`Check()`**
- **Description**: Checks the checkbox.
- **Returns**: `nil`.
17. **`UnCheck()`**
- **Description**: Unchecks the checkbox.
- **Returns**: `nil`.
18. **`SaveToRC ...
- **Returns**: String containing the generated code.
16. **`Check()`**
- **Description**: Checks the checkbox.
- **Returns**: `nil`.
17. **`UnCheck()`**
- **Description**: Unchecks the checkbox.
- **Returns**: `nil`.
18. **`SaveToRC ...
- Fri Jan 17, 2025 11:03 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4834
Re: Using new Class TDeepSeek for documenting
... tooltip window.
- **Parameters:**
- `nSizeType`: Resize type.
- `nWidth`, `nHeight`: New dimensions.
13. **`lHeader()`**
- **Description:** Checks if the header is non-empty.
- **Returns:** Logical value indicating whether the header is non-empty.
14. **`lFoot()`**
- **Description:** Checks ...
- **Parameters:**
- `nSizeType`: Resize type.
- `nWidth`, `nHeight`: New dimensions.
13. **`lHeader()`**
- **Description:** Checks if the header is non-empty.
- **Returns:** Logical value indicating whether the header is non-empty.
14. **`lFoot()`**
- **Description:** Checks ...
- Fri Jan 17, 2025 10:48 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4834
Re: Using new Class TDeepSeek for documenting
... Toggles the button state between pressed and unpressed. |
| `HandleEvent()` | Handles various events (mouse, keyboard, etc.). |
| `HasAlpha()` | Checks if a bitmap has alpha transparency. |
| `MouseLeave()` | Handles the mouse leave event. |
| `ShowPopup()` | Displays a popup menu associated with ...
| `HandleEvent()` | Handles various events (mouse, keyboard, etc.). |
| `HasAlpha()` | Checks if a bitmap has alpha transparency. |
| `MouseLeave()` | Handles the mouse leave event. |
| `ShowPopup()` | Displays a popup menu associated with ...
- Fri Jan 17, 2025 10:42 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4834
Re: Using new Class TDeepSeek for documenting
... initializes a new instance of the `TBlock` class. It takes a string `cExpression` as input, which represents the code to be executed. The method checks if the expression is valid. If valid, it converts the string into an executable code block and assigns it to `::bBlock`. If the expression is ...
- Fri Jan 17, 2025 10:41 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4834
Re: Using new Class TDeepSeek for documenting
... Description** |
|------------------------|---------------------------------------------------------------------------------|
| `HasAlpha()` | Checks if the bitmap has an alpha channel. |
| `nAlphaLevel()` | Sets or retrieves the alpha level of the bitmap. |
---
### **Detailed Method ...
|------------------------|---------------------------------------------------------------------------------|
| `HasAlpha()` | Checks if the bitmap has an alpha channel. |
| `nAlphaLevel()` | Sets or retrieves the alpha level of the bitmap. |
---
### **Detailed Method ...
- Fri Jan 17, 2025 10:33 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Using new Class TDeepSeek for documenting
- Replies: 29
- Views: 4834
Using new Class TDeepSeek for documenting
... data source and field for the list.
- **Parameters**: `uDataSource`, `cField`.
- **Returns**: None.
11. **`ValidList()`**
- **Description**: Checks if the list is valid and open.
- **Returns**: Logical (`.T.` if valid, `.F.` otherwise).
### Class Documentation: `TGetList`
#### Overview
The ...
- **Parameters**: `uDataSource`, `cField`.
- **Returns**: None.
11. **`ValidList()`**
- **Description**: Checks if the list is valid and open.
- **Returns**: Logical (`.T.` if valid, `.F.` otherwise).
### Class Documentation: `TGetList`
#### Overview
The ...
- Sat Dec 07, 2024 5:16 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Login with Cloudflare
- Replies: 6
- Views: 1155
Re: Login with Cloudflare
... system in your application.
2. **Enhanced Security**:
- With features like **Multi-Factor Authentication (MFA)**, **device posture checks**, and IP restrictions, you get enterprise-grade security without building it into your app.
3. **Reduced Development Overhead**:
- Removing in ...
2. **Enhanced Security**:
- With features like **Multi-Factor Authentication (MFA)**, **device posture checks**, and IP restrictions, you get enterprise-grade security without building it into your app.
3. **Reduced Development Overhead**:
- Removing in ...
- Fri Nov 15, 2024 9:50 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: cloud or not cloud
- Replies: 34
- Views: 10479
Re: cloud or not cloud
... in a DBF file.
* - php4dbf_updateLastModifiedDate: Updates the last modified date in the DBF header.
* - php4dbf_checkFileSizeConsistency: Checks file size consistency with the number of records.
* - php4dbf_appendBlank: Adds a blank record to a DBF file.
* - php4dbf_getHeader: Helper ...
* - php4dbf_updateLastModifiedDate: Updates the last modified date in the DBF header.
* - php4dbf_checkFileSizeConsistency: Checks file size consistency with the number of records.
* - php4dbf_appendBlank: Adds a blank record to a DBF file.
* - php4dbf_getHeader: Helper ...
- Thu Oct 31, 2024 11:18 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Preview of the invoice in advance
- Replies: 14
- Views: 2955
Re: Preview of the invoice in advance
... the response file on the server—the "Download" button in the local web browser is activated.
In the FIVEWIN application, there is a TIMER() that checks if the file has been downloaded.
If so, FIVEWIN closes the local instance of the web browser.
That's why I called it merry-go-round. It goes in a ...
In the FIVEWIN application, there is a TIMER() that checks if the file has been downloaded.
If so, FIVEWIN closes the local instance of the web browser.
That's why I called it merry-go-round. It goes in a ...
- Mon Oct 28, 2024 11:08 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Preview of the invoice in advance
- Replies: 14
- Views: 2955
Re: Preview of the invoice in advance
... by WhatsApp messages.
However, with this invoice preview, it’s also about direct feedback.
In our case, the guest receives an invoice preview, checks it, and can immediately correct any errors, like a wrong address.
As soon as they press the "Invoice Reviewed" button, everything automatically ...
However, with this invoice preview, it’s also about direct feedback.
In our case, the guest receives an invoice preview, checks it, and can immediately correct any errors, like a wrong address.
As soon as they press the "Invoice Reviewed" button, everything automatically ...